'   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 '     G e t S e p a r a t e d S t r i n g   e x a m p l e 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 '     P r e s s   R U N   a n d   t h e n   c l i c k   o n   t h e   f u n c t i o n   l i n e s 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 s 1   =   " A A A   B B B   C C C   ,           D D         ,     E E " 
 
 
 
 s 2   =   G e t S e p a r a t e d S t r i n g ( s 1 ,   1 ) 
 
 s 2   =   G e t S e p a r a t e d S t r i n g C o u n t ( s 1 ) 
 
 
 
 s 2   =   G e t S e p a r a t e d S t r i n g ( s 1 ,   1 ,   "   " ) 
 
 s 2   =   G e t S e p a r a t e d S t r i n g C o u n t ( s 1 ,   "   " ) 
 
 
 
 s 2   =   G e t S e p a r a t e d S t r i n g ( s 1 ,   1 ,   " , " ) 
 
 s 2   =   G e t S e p a r a t e d S t r i n g C o u n t ( s 1 ,   " , " ) 
 
 
 
 E n d 
 
 
 
 ' W A T C H   C O M _ P o r t N a m e s 
 
 ' W A T C H   C O M _ S t a t u s 
 
 ' W A T C H   C O M _ R e c e i v e d 
 
 